SuperMap Hi-Fi 3D SDK for Unity New Features
This article will be updated with the service packs (SP) and release versions
SuperMap Hi-Fi 3D SDK for Unity 11i(2024) R2
Version number:11.3.0 Release date:2024.11
Interaction:
- Optimize split screen function, add support for horizontal two viewport, vertical two viewport, three viewport, horizontal three viewport, and four viewport, and support setting the display and hide status of layers in each viewport. Associated interface:SuperMapSDK.RealspaceView.MultiViewportMode()。
Interface change list
serial number | module | description of change |
1 | SuperMapSDK | Scene class, MultiViewportMode enumeration change |
SuperMap Hi-Fi 3D SDK for Unity 11i(2024)
Version number:11.2.0 Release date:2024.7
GIS data loading:
- Add S3M tile data for spherical scene, and set layer style, support querying attribute information. Associated interfaces: SuperMapSDK.Style3D.FillColor(), SuperMapSDK.Style3D.LineColor(), SuperMapSDK.Layer3D.SelectedColor(), SuperMapSDK.Layer3DS3MFile.ClampVector().
- Added S3M tile data for version 3.01.
- Added support for multi-temporal 3D visualization.
Interaction:
- Added support for split screen function, associated interface: SuperMapSDK.RealspaceView.MultiViewportMode().
- Added support for shadow effects for oblique photographic 3D model data loaded via URP rendering pipeline.
- S3M layer adds object position offset interface, which can realize explosion and drawer animation effect. Association interface: SuperMapSDK.Layer3DS3MFile.SetObjectsTranslate().
Scene:
- Added scene saving and importing functions. Saved information includes: material replacement information, camera position and angle, layer style.
Interface change list
serial number | module | description of change |
1 | SuperMapSDK | RealspaceView class, new MultiViewportMode property |
2 | SuperMapSDK | Layer3D class, new GetVisibleInViewport() method, SetVisibleInViewport() method |
1 | SuperMapSDK | Layer3DS3MFile class, new SetObjectsTranslate() method, ClampVector attribute |
1 | SuperMapSDK | Scene class, new MultiViewportMode enumeration |